var google.golang.org/grpc.errSubConnNotReady
2 uses
google.golang.org/grpc (current package)
balancer_conn_wrappers.go#L422: var errSubConnNotReady = status.Error(codes.Unavailable, "SubConn not currently connected")
balancer_conn_wrappers.go#L429: return nil, errSubConnNotReady
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)